Skip to content

Conversation

javiereguiluz
Copy link
Collaborator

@javiereguiluz javiereguiluz commented Aug 26, 2024

Related to symfony/symfony-docs#20121

This PR adds a failing test that shows the issue. This is the output change that would make test pass:

-                ), [ // wait
-                <span class="hljs-number">5</span>
-                seconds before processing
+                ), [
+                <span class="hljs-comment">// wait 5 seconds before processing</span>

@wouterj
Copy link
Contributor

wouterj commented Dec 31, 2024

Fixed!

@javiereguiluz
Copy link
Collaborator Author

You are amazing Wouter 🙇🙇🙇 Thanks a lot 🙌

@javiereguiluz javiereguiluz merged commit 4cac105 into symfony-tools:main Dec 31, 2024
3 checks passed
@javiereguiluz javiereguiluz deleted the php_comment branch December 31, 2024 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants